@media (max-width: 1025px) {
  .contact-section .contain .flex {
    width: 100%;
  }

  .contact-section .contain .colA {
    padding-right: 20px;
  }

  .ceo_section .contain .colB {
    padding-right: 3rem;
  }

  .news_section .contain .colA {
    width: 100%;
    padding-left: 8rem;
  }

  .news_section .contain .colB {
    width: 100%;
    padding-top: 30px;
    padding-left: 74px;
    padding-right: 27px;
  }

  .news_section .contain .col {
    padding-bottom: 43px;
  }

  body .news_section:before {
    height: 100%;
  }

  .step_section .contain .main_block {
    width: 100%;
  }

  .step_section .sixth-step .common_col {
    width: calc(100% / 2);
    padding: 15px;
  }
}

@media (max-width: 991px) {
  header .toggle {
    display: flex;
  }

  [nav].active {
    opacity: 1;
    visibility: visible;
  }

  [nav] {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    display: flex;
    align-content: space-between;
    flex-flow: column;
    width: auto;
    background: #fff;
    margin: 0;
    padding: 2rem 5rem;
    border-top: 0.2rem solid #eee;
    visibility: hidden;
    opacity: 0;
    overflow: auto;
    z-index: 3;
    height: 100%;
  }

  header [nav] ul {
    width: 100%;
    flex-flow: wrap;
    margin: auto 0;
  }

  header [nav] ul li {
    width: 100%;
    padding: 10px 0;
    text-align: center;
  }

  header [nav] ul li a {
    color: #000;
  }

  .hero_section .contain .flex {
    width: 100%;
  }

  .logo_section .contain .main_heading {
    width: 41%;
  }

  .peace_section .contain .flex {
    width: 100%;
  }

  .plan_section .contain .flex {
    flex-direction: column-reverse;
    width: 50%;
    margin: 0 auto;
  }

  .plan_section .contain .main_content {
    padding-left: 0;
    padding-bottom: 20px;
  }

  .plan_section .contain .blue_heading::before {
    border-radius: 0 20px 0px 20px;
    -webkit-border-radius: 0 20px 0px 20px;
    -moz-border-radius: 0 20px 0px 20px;
    -ms-border-radius: 0 20px 0px 20px;
    -o-border-radius: 0 20px 0px 20px;
  }

  .plan2_section {
    overflow: hidden;
  }

  .plan2_section .colA {
    padding-left: 96px;
  }

  body .plan2_section .right_image {
    right: 7rem !important;
    top: 25.5rem;
    width: 16rem;
  }

  .plan_section .contain .col {
    width: 100%;
  }

  .media_section .image {
    display: none !important;
  }

  .media_section .contain .flex::before {
    border-bottom-right-radius: unset;
    border-top-right-radius: unset;
    border-radius: 3rem;
    right: 0;
    top: 0;
    height: 100%;
    width: 100%;
  }

  .media_section {
    margin-bottom: 7rem;
  }

  .media_section .contain .colB {
    padding-right: 0;
    width: 82%;
    padding: 58px;
  }

  .contact-section .contain .col-md-6 {
    width: 100%;
  }

  .team_section .contain .main_content {
    width: 91%;
  }

  .team_section .contain .col {
    width: calc(100% / 3);
  }

  .ceo_section .contain .colA {
    width: 70%;
    margin: 0 auto;
    padding-right: 0;
  }

  .ceo_section .contain .flex {
    flex-direction: column-reverse;
    width: 76%;
    margin: 0 auto;
  }

  .ceo_section .contain .colB {
    width: 100%;
    margin: 0 auto;
    padding-top: 55px;
  }

  .ceo_section .contain .col .image img {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
  }

  .ceo_section .contain .flex::before {
    height: 100%;
    top: 0;
  }

  .ceo_section .contain .flex::after {
    top: -12px;
  }

  .ceo_section .contain .main_heading {
    text-align: center;
  }

  .ceo_section .contain .main_content .name {
    text-align: center;
  }

  .plan2_section .contain .colA {
    padding-left: 0;
  }

  .plan2_section.hero_section .contain .image {
    display: block;
  }

  .plan2_section.hero_section .contain .image {
    margin-left: 0;
    padding-bottom: 129%;
    margin-bottom: 0;
    margin-top: 39px;
  }

  body .plan2_section.hero_section:before {
    height: 100%;
  }

  .vision_section .contain .colA {
    width: 100%;
  }

  .vision_section .contain .colB {
    width: 100%;
    padding-left: 0;
  }

  .build_section .colA {
    display: none !important;
  }

  .build_section .contain .colB {
    width: 100%;
  }

  .news_section .contain .colA {
    text-align: center;
  }

  .news_section .contain .colB {
    padding-left: 55px;
    padding-right: 8px;
  }

  .news_section .contain .inBlock .image {
    min-width: 238px;
    height: 253px;
  }

  .news_section .contain .col {
    padding-bottom: 33px;
  }


}

@media (max-width: 769px) {

  .hero_section .contain .flex h1 span {
    font-size: 70px;
  }

  .hero_section .contain .image {
    margin-left: 14px;
  }

  .logo_section .contain .main_heading {
    width: 59%;
  }

  .plan_section .contain .flex {
    width: 64%;
  }

  .hero_section .contain .colA {
    width: 56%;
  }

  .hero_section .contain .colB {
    width: 44%;
  }

  .hero_section .contain .image {
    margin-left: 0;
    padding-bottom: 135%;
    margin-bottom: -114px;
  }

  .faq_section .contain .main_content {
    width: 80%;
  }

  .call_section .contain .main_inner {
    width: 86%;
  }

  footer .links_area {
    flex-wrap: wrap;
  }

  footer .contain .col {
    width: calc(100%/2);
  }

  footer .contain .logo_here {
    width: 67%;
  }

  .hero_section .contain .image {
    display: none;
  }

  body .hero_section:before {
    width: 100%;
    height: 89%;
  }

  .hero_section .contain .flex .col {
    flex: unset;
    width: 68%;
    margin: 0 auto;
    text-align: center;
  }

  .hero_section .contain .quotes {
    margin-top: 72px;
  }

  .contact-section .contain .colA {
    width: 100%;
    padding-right: 0;
  }

  .contact-section .contain .colB {
    width: 80%;
    margin: 0 auto;
    padding-top: 40px;
  }

  .join_section .contain .colB {
    width: 100%;

  }

  .join_section .contain .colA {
    width: 100%;
    padding-right: 0;
    padding-top: 30px;
  }

  .join_section .contain .flex {
    flex-direction: column-reverse;
  }

  .values_section .contain .main_block {
    padding: 3rem 2rem;
  }

  .news_section .inBlock {
    flex-wrap: wrap;
  }

  .news_section .contain .inBlock .picture {
    width: 100%;
  }

  .news_section .contain .inBlock .main_content {
    width: 100%;
  }

  .news_section .contain .inBlock .image {
    min-width: unset;
    height: 342px;
    width: 100%;
  }

  .news_section .contain .inBlock .image img {
    max-width: unset;
    border-bottom-right-radius: 2.188rem;
    border-top-right-radius: 2.188rem;
  }

  .news_section .contain .inBlock .main_content {
    padding-left: 0;
    padding: 31px;

  }

  .step_section .first_step .common_col {
    width: calc(100% / 2);
  }
}


@media (max-width: 512px) {
  .hero_section .contain .flex .col {
    width: 100%;
  }

  .hero_section .contain .flex h1 {
    font-size: 39px;
  }

  body .hero_section {
    padding-top: 4rem;
  }

  .hero_section .contain .flex h1 span {
    font-size: 61px;
  }

  .hero_section .contain .quotes {
    margin-top: 37px;
  }

  .logo_section .contain .main_heading {
    width: 100%;
  }

  .logo_section .contain .common_col {
    width: calc(100% / 3);
    padding: 15px 8px;
  }

  .logo_section .contain .flex {
    justify-content: center;
  }

  body .peace_section .left_image {
    left: -13rem;
    top: -13rem;
    width: 21rem;
  }

  .peace_section .contain .common_col {
    width: 100%;
    padding: 16px 0;
  }

  .plan_section .contain .flex {
    width: 100%;
  }

  .media_section .contain .colB {
    width: 100%;
    padding: 38px 20px;
  }

  .faq_section .contain .main_content {
    width: 100%;
  }

  .faq_section .left_image {
    display: none;
  }

  .call_section .contain .main_inner {
    width: 100%;
  }

  footer .contain .col {
    width: 100%;
  }

  footer .contain .logo_here {
    width: 100%;
    flex-wrap: wrap;
  }

  footer .contain .logo_here li {
    width: calc(100% / 2);
    opacity: 0.5;
    padding-right: 53px;
    padding-bottom: 27px;
    padding-left: 36px;
  }

  body .hero_section.plan2_section {
    padding-top: 4rem;
    min-height: unset;
  }

  body .hero_section.plan2_section:before {
    height: 100%;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
  }

  .hero_section.plan2_section .contain .flex .col {
    width: 100%;
    padding-left: 0;
    padding: 30px 0;
  }

  .hero_section.plan2_section .contain .image {
    display: block;
  }

  body .plan2_section .right_image {
    right: 2rem !important;
    top: 34.5rem;
    width: 10rem;
  }

  .contact-section .contain .colB {
    width: 100%;
  }

  .team_section .contain .main_content {
    width: 100%;
  }

  .team_section .contain .col {
    width: 100%;
    padding: 10px 0;
  }

  .ceo_section .contain .flex {
    width: 100%;
  }

  .hero_section.plan2_section .contain .flex .colB {
    padding-bottom: 0;
  }

  .values_section .contain .common_col {
    width: 100%;
  }

  body .vision_section:before {
    width: 100%;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
  }

  .vision_section .contain .colB {
    padding-right: 0;
  }

  body .mini_banner {
    text-align: center;
  }

  body .mini_banner::before {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    width: 100%;
  }

  body .mini_banner .right-image {
    right: -10rem;
    width: 19rem;
    top: -11rem;
  }

  body .news_section:before {
    width: 100%;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
  }

  .news_section .contain .colA {
    padding-left: 0;
  }

  .news_section .contain .colB {
    padding-left: 0;
    padding-right: 0;
  }

  .step_section .contain .main_content_2 {
    width: 100%;
  }

  .step_section .first_step .common_col {
    width: 100%;
  }

  .step_section .mainBtn {
    width: 100% !important;
  }

  .step_section .second_step .common_col {
    width: 100%;
  }

  .step_section .main_block .qes_heading h3 {
    font-size: 27px;
    margin-bottom: 16px;
    padding: 0 49px;
  }

  .step_section .main_block .qes_heading .back {
    top: 1px;
    font-size: 27px;
  }

  .step_section .third-step ul {
    width: 100%;
  }

  .step_section .forth-step {
    width: 100%;
  }

  .step_section .sixth-step .common_col {
    width: 100%;
    padding: 15px 0;
  }

  .step_section .bottom_p {
    width: 100%;
  }

  .step_section .eight_step .qes_heading h3 {
    width: 100%;
  }

  .step_section .sen_head {
    width: 100%;
  }

  .step_section .third-step ul li .num {
    width: 30px;
    height: 30px;
    font-size: 13px;
    line-height: 30px;
  }

  .step_section .tenth_step {
    padding: 5rem 2rem;
  }
}


@media (max-width: 393px) {}